This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
What about other object references, then? ~Bill Quetfoochekakol 24.Jan.04 08:18 PM a Web browser Applications Development 6.0.3All Platforms
Do you have any code in the view iteself (view events or Initialize) that keeps a handle to a notesSession, notesUIWorkspace or notesDoument object while the document is being edited?
The reason I ask is that I had exactly the same symptoms as you (+ red box of death), about a year ago, and could reproduce at will, but fixed the problem by clearing object references that were being held alive in the view.